Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | EpisodeOfCare-Title |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title |
URL | http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title |
Version | 2.0.3 |
Status | active |
Name | EpisodeOfCare Title |
Title | EpisodeOfCare-Title |
Realm | nl |
Authority | hl7 |
Description | For episodes of care it can be relevant to carry the title that the episode of care is known as for the physisian. This is standard for general practitioner workflow. Usually it is the common name for the latest associated Condition |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "EpisodeOfCare-Title", "url": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title", "version": "2.0.3", "name": "EpisodeOfCare Title", "title": "EpisodeOfCare-Title", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "For episodes of care it can be relevant to carry the title that the episode of care is known as for the physisian. This is standard for general practitioner workflow. Usually it is the common name for the latest associated Condition", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "EpisodeOfCare" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title" }, { "id": "Extension.value[x]:valueString", "path": "Extension.valueString", "sliceName": "valueString", "short": "EpisodeOfCare title string", "definition": "Short string that best sums up what the episode is about", "alias": [ "Episodetitel" ], "min": 1, "type": [ { "code": "string" } ] } ] } }